Checks a JAMS Folder definition.
Get | Folder_CheckFolderAccess |
Resource Path: /api/folder/access/{folderAccess}
Uri: http://doc.jamsscheduler.com/api/folder/access/{folderAccess}
Name | Description | Data Type |
---|---|---|
folderAccess | Requested access. | string |
folderId | Folder ID (optional if given folderName) | integer |
folderName | The name of the folder (optional if given folderId) | string |
The response body is of type ValidationLog.
OK
ValidationLog
|